runtime.gcControllerState.maxStackScan (field)
4 uses
runtime (current package)
mgcpacer.go#L225: maxStackScan atomic.Uint64
mgcpacer.go#L515: maxStackScan := c.maxStackScan.Load()
mgcpacer.go#L978: c.maxStackScan.Add(amount)
mgcpacer.go#L983: c.maxStackScan.Add(pp.maxStackScanDelta)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)